home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / libs / f1gplib352.lha / f1gplib_35.2 / include / proto / f1gp.h
C/C++ Source or Header  |  1995-10-15  |  276b  |  12 lines

  1. /* $VER: proto/f1gp.h 1.0 (15.10.93) */
  2. #ifndef F1GP_PROTO_H
  3. #define F1GP_PROTO_H 1
  4. #include <pragmas/config.h>
  5. #include <exec/types.h>
  6. #include <clib/f1gp_protos.h>
  7. #ifdef __SUPPORTS_PRAGMAS__
  8. extern struct F1GPBase *F1GPBase;
  9. #include <pragmas/f1gp_pragmas.h>
  10. #endif
  11. #endif
  12.